<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* eyoucms.com 鏄撲紭CMS -- 濂界敤,鍏嶈垂,瀹夊叏 */
锘縝ody {
  font-family: "microsoft yahei";
overflow-x: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.aside {
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 10000;
}
.aside li {
  width: 60px;
  line-height: 60px;
  background-color: #6A757C;
  text-align: center;
  margin-bottom: 2px;
  cursor: pointer;
  position: relative;
  z-index: 100;
}
.aside li.aside_search {
  line-height: 0;
}
.aside li &gt; p {
  position: relative;
  z-index: 100;
  background-color: #6A757C;
  line-height: 60px;
}
.aside li img {
  vertical-align: middle;
}
.aside .img2 {
  display: none;
}
.ewm {
  position: absolute;
  top: -20px;
  right: 60px;
  width: 100px;
  height: 100px;
  display: none;
}
.phone_meassage {
  position: absolute;
  right: -240px;
  top: 0;
  width: 300px;
  background-color: #8B979E;
  text-align: center;
  font-size: 25px;
  color: #fff;
}
.kuzx {
  position: absolute;
  top: 0;
  right: -127px;
  width: 187px;
  padding: 0 20px 0 15px;
  background-color: #8B979E;
  color: #fff;
  display: none;
}
.kuzx_1 {
  text-align: left;
  font-size: 15px;
  line-height: 30px;
  border-bottom: 1px solid #fff;
  color: #FBCA33;
}
.kuzx_2_box {
  margin-top: 11px;
}
.kuzx_2 {
  line-height: 35px;
}
.kuzx_2 a {
  color: #fff;
}
.kuzx_2 i {
  float: left;
  margin-top: -17px;
}
.kuzx_2 span {
  float: left;
  margin-top: -16px;
  margin-left: 10px;
}
.fx {
  position: absolute;
  top: 0;
  right: -127px;
  width: 187px;
  background-color: #8B979E;
}
.fx &gt; div {
  margin-left: 24px;
}
.ss {
  position: absolute;
  top: 0;
  right: -205px;
  width: 265px;
  background-color: #8B979E;
  text-align: center;
  padding: 12px 23px;
}
.ss .search_input_box {
  background-color: #6A757C;
  width: 220px;
  height: 36px;
  position: relative;
}
.search_input_box span {
  position: absolute;
  top: 18px;
  left: 10px;
}
.ss input {
  width: 220px;
  border: none;
  background-color: transparent;
  height: 36px;
  color: #fff;
  padding-left: 10px;
  line-height: 30px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.ss ::-webkit-input-placeholder {
  color: #fff;
}
.wrap_menu {
  width: 250px;
  position: fixed;
  top: 0px;
  left: -250px;
  height: 100%;
  text-align: left;
  z-index: 10000001;
  overflow-y: scroll;
  background: #000;
}
.wrap_menu li:nth-child(2) a {
  font-size: 18px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.3);
}
.wrap_menu p {
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
.wrap_menu li.menu_close {
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #fff;
  border-bottom: none;
  z-index: 1000;
}
.wrap_menu li {
  margin-bottom: 2px;
  font-size: 14px;
  position: relative;
}
.wrap_menu li a {
  display: block;
  line-height: 30px;
  font-size: 16px;
  text-transform: Uppercase;
  color: #fff;
  background: #000;
  padding: 10px 15px;
  border-bottom: 1px solid #343434;
}
.wrap_menu li .wrap_menu_2 a {
  display: block;
  background: none;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}
.wrap_menu_2 {
  display: none;
}
.wrap_menu_2 a {
  display: block;
  color: #fff;
  overflow: hidden;
  line-height: 24px;
  font-size: 12px;
}
.wrap_menu_2 a i {
  float: left;
  width: 4px;
  height: 4px;
  background-color: #fff;
  margin: 13px 10px 0 5px;
}
.wrap_menu_2 a span {
  float: left;
  width: 175px;
}
.wap_footer {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 10px 0;
  z-index: 1000;
  background: #252525;
}
.wap_footer dl {
  width: 18%;
  float: left;
  margin-left: 1.4%;
  text-align: center;
}
.wap_footer dt {
  height: 33px;
}
.wap_footer dd {
  color: #fff;
}
/*??????????*/
.wap_search_input {
  position: fixed;
  bottom: 70px;
  left: 100%;
  width: 100%;
  z-index: 1000;
  padding: 8px 2%;
}
.wap_search_input:after {
  background-color: #222222;
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.wap_search_input input {
  float: left;
  width: 80%;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding-left: 2%;
  color: #fff;
  position: relative;
  z-index: 100;
  background: #4e4e4e;
  box-sizing: border-box;
}
.wap_search_input p {
  float: left;
  height: 40px;
  line-height: 40px;
  color: #fff;
  position: relative;
  z-index: 100;
  margin-left: 2%;
  width: 18%;
  text-align: center;
  border-radius: 5px;
  background: #4e4e4e;
}
.wap_search_input ::-webkit-input-placeholder {
  color: #fff;
}
/*?????????*/
.wap_share {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
  display: none;
}
.wap_share .wap_share_box {
  overflow-y: auto;
}
.wap_share .wap_share_box &gt; div {
  background-color: #F5F5F5;
  padding: 15px 0;
}
.wap_share .wap_share_box &gt; div &gt; a {
  float: left;
  text-align: center;
  color: #ADADAD;
  font-size: 0.9rem;
}
.wap_share .cancel {
  text-align: center;
  background-color: #E9E9E9;
  font-size: 0.8rem;
  line-height: 2rem;
}
.black_cloth {
  position: fixed;
  z-index: 10000000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
.menu_icon {
  margin: 20px 20px 0 0;
  cursor: pointer;
}
@media (min-width: 1451px) {
  .about .container {
    width: 1196px;
  }
  .about .more {
    display: none!important;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .about .container {
    width: 1196px;
  }
  .about .more {
    display: none!important;
  }
  .inside .insideTitle {
    margin-top: -95px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .brand {
    background: url("../images/brand1.png") no-repeat !important;
    padding-top: 120px !important;
    background-size: 100% 100% !important;
  }
  .about {
    background-size: 1563px 147px!important;
  }
  .curriculum ul li .title {
    width: 71.2%!important;
  }
  .about .aboutBack .imgBorder {
    background: url("../images/about.png") no-repeat left 0 top 0 !important;
    background-size: 100%!important;
    padding-left: 0px!important;
  }
  .about .aboutBack .imgBorder img {
    margin: 16px 0 13px 20px!important;
    width: 91%!important;
  }
  .about .more {
    display: none!important;
  }
  .inside .sidebar .img {
    height: 79px!important;
    margin-top: -54px !important;
  }
  .inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li a {
    background: url("../images/nava.png") no-repeat top 10px left 30px !important;
  }
  .inside .insideTitle {
    margin-top: -92px !important;
    height: 115px!important;
  }
  .inside .sidebar .title p {
    line-height: 88px!important;
  }
  .inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li .sidebar3 li a {
    background: url("../images/sidebar6.png") no-repeat top 10px left 31px !important;
    color: #000;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .about {
    background: url("../images/about221.png") no-repeat top !important;
  }
  .about .aboutBack {
    background: url("../images/about31.png") no-repeat !important;
    margin-top: 60px!important;
    padding-bottom: 35px!important;
    background-size: 100% 100%!important;
  }
  .about .aboutBack .imgBorder {
    background: url("../images/about.png") no-repeat left 0px top 0 !important;
    background-size: 92%!important;
    padding-left: 0px!important;
    margin-top: 75px;
  }
  .about .aboutCon {
    padding-bottom: 10px!important;
    padding-top: 60px!important;
  }
  .about .aboutBack .imgBorder img {
    margin: 10px 0 13px 11px!important;
    width: 85%!important;
  }
  .inside .article .list_imagestext ul li a .imCon .time {
    display: none;
  }
  .about .aboutCon p {
    height: 108px!important;
    overflow: hidden!important;
    padding-right: 20px;
  }
  .about .aboutCon a {
    display: none!important;
  }
  .header .nav {
    display: none!important;
  }
  .curriculum ul li .title {
    width: 96.2%!important;
  }
  .curriculum ul li p {
    height: 72px;
    overflow: hidden;
  }
  .curriculum ul li span {
    width: 130px!important;
  }
  .brand {
    padding-top: 115px!important;
    margin-top: 10px;
  }
  .brand .brandCon .con1 {
    display: none;
  }
  .brand .brandCon .con2 {
    width: 4% !important;
    margin: 0 40px 0  0 !important;
  }
  .brand .brandCon .conConImg {
    margin-top: 15px!important;
  }
  .brand .brandCon ul {
    margin-top: 48px!important;
  }
  .brand .more {
    margin: 0 auto 15px !important;
  }
  .curriculum ul li {
    margin-bottom: 25px!important;
  }
  .science {
    padding-bottom: 150px!important;
  }
  .science ul li:first-child + li + li + li {
    display: none;
  }
  .inside .sidebar .title p {
    font-size: 27px!important;
    line-height: 60px!important;
  }
  .inside .sidebar .title {
    height: 86px!important;
  }
  .inside .sidebar .img {
    height: 58px!important;
  }
  .inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li a {
    background: url("../images/nava.png") no-repeat top 10px left 10px !important;
  }
  .inside .article .list_text ul li a p {
    height: 44px!important;
    overflow: hidden!important;
  }
  .inside .article .list_text ul li {
    margin-bottom: 25px!important;
  }
  .inside .insideTitle {
    margin-top: -69px !important;
    height: 90px!important;
  }
  .inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li .sidebar3 li a {
    background: url("../images/sidebar6.png") no-repeat top 10px left 11px !important;
    color: #000;
  }
}
@media (max-width: 767px) and (min-width: 640px) {
  .header .nav {
    display: none!important;
  }
  .curriculum ul li p {
    height: 72px;
    overflow: hidden;
    display: none!important;
  }
  .curriculum ul li span {
    margin: 15px auto 0!important;
    width: 70%!important;
  }
  .about .aboutCon a {
    display: none!important;
  }
  .curriculum ul li .title p {
    display: block!important;
    font-size: 26px!important;
    line-height: 32px !important;
  }
  .curriculum ul li .title {
    margin: 0 auto!important;
    background-size: 100%!important;
    padding: 14% 0!important;
    width: 50%!important;
  }
  .curriculum ul li {
    margin-bottom: 20px!important;
  }
  .brand {
    padding-top: 115px!important;
    margin-top: 10px;
    background: url("../images/brand11.png") no-repeat !important;
    background-size: 100% 100%!important;
  }
  .brand .brandCon .con1 {
    display: none;
  }
  .brand .brandCon .con2 {
    width: 4% !important;
    margin: 0 40px 0  10px !important;
  }
  .brand .brandCon .conConImg {
    margin-top: 15px!important;
  }
  .brand .brandCon ul {
    margin-top: 48px!important;
  }
  .brand .more {
    margin: 0 auto 40px !important;
  }
  .science {
    padding-top: 25px!important;
    padding-bottom: 100px!important;
  }
  .science ul li:first-child + li + li + li {
    display: none;
  }
  .about {
    background: url("../images/about221.png") no-repeat top !important;
  }
  .about .aboutBack {
    background: url("../images/about31.png") no-repeat !important;
    margin-top: 60px!important;
    padding-bottom: 35px!important;
    background-size: 100% 100%!important;
  }
  .about .aboutBack .imgBorder {
    background: url("../images/about.png") no-repeat left 0px top 0 !important;
    background-size: 92%!important;
    padding-left: 0px!important;
    margin-top: 75px;
  }
  .about .aboutCon {
    padding-bottom: 10px!important;
    padding-top: 60px!important;
  }
  .about .aboutBack .imgBorder img {
    margin: 10px 0 13px 11px!important;
    width: 85%!important;
  }
  .about .aboutCon p {
    height: 108px!important;
    overflow: hidden!important;
    padding-right: 20px;
  }
  .about .aboutCon a {
    display: none!important;
  }
  .link {
    display: none!important;
  }
  .footer {
    padding: 12px 15px 18px 15px!important;
    background: #f8f8f8!important;
  }
  .footer .footerImg {
    display: none!important;
  }
  .footer .right {
    font-size: 16px!important;
    color: #626262!important;
    line-height: 20px!important;
    text-align: left!important;
    float: left !important;
  }
  .crumb {
    display: none;
  }
  .inside .sidebar .title {
    display: none;
  }
  .inside .sidebar .img {
    display: none;
  }
  .inside .sidebar .sidebottom {
    display: none;
  }
  .inside .sidebar .con {
    background: none!important;
  }
  .inside .insideTitle {
    background: url("../images/insidetitle1.png") no-repeat !important;
    background-size: 100%!important;
    height: 135px!important;
    margin-top: -120px !important;
  }
  .inside .sidebar .con .aside1 .sidemenu {
    padding: 0 !important;
  }
  .inside .sidebar .title1 {
    display: block!important;
  }
  .inside .article .list_text ul li a p {
    line-height: 30px!important;
    height: 30px!important;
    overflow: hidden!important;
  }
  .inside .article .list_text ul {
    padding-left: 40px!important;
  }
  .inside .insideBottom {
    padding-bottom: 100px!important;
  }
}
@media (max-width: 639px) and (min-width: 200px) {
.inside .article .product .owl-carousel{
	width:65%!important;
}
.brand .brandCon ul li a h5{
font-size: 12px!important;
 
    line-height: 22px!important;
    height: 44px!important;
}
.brand .brandCon ul li{
margin-bottom: 27px!important;
}
.inside .article .searchre ul li a .imCon p{
margin-top: 5px!important;
    line-height: 20px!important;
    height: 40px!important;
}
.banner a img{

}
.brand .brandCon ul li a h4{
	height:30px!important;
overflow:hidden!important;
    font-size: 20px!important;
}

.brand .brandCon .con3{
	width:80%!important;
}
.science ul li {
margin-bottom:15px;
}
.science ul li a .scienceImg {
   
    margin: 10px auto 10px!important;
}
.science ul li a p {
  
    margin-bottom: 10px!important;
}
.inside .article .page {
   
    padding: 0px 0 0 0px!important;
}
  .inside .article .product .next1 {
    top: 50%!important;
  }
  .inside .article .product .prev1 {
    top: 50%!important;
  }
  .header {
    height: 122px!important;
  }
  .header .nav {
    display: none!important;
  }
  .curriculum ul li p {
    height: 72px;
    overflow: hidden;
    display: none!important;
  }
  .curriculum ul li span {
    margin: 15px auto 0!important;
    width: 70%!important;
  }
  .about .aboutCon a {
    display: none!important;
  }
  .curriculum ul li .title p {
    display: block!important;
    font-size:16px!important;
    line-height: 32px !important;
    width: 60%!important;
    margin: 0 auto;
  }
  .curriculum ul li .title {
    margin: 0 auto!important;
    background-size: 100%!important;
    padding: 15% 0!important;
    width: 68%!important;
  }
  .curriculum ul li {
    margin-bottom: 0px!important;
	margin-top: 20px!important;
  }
  .inside .article .list_imagestext ul li a .imCon .time {
    bottom: -15px !important;
  }
  .about {
    background: url("../images/about221.png") no-repeat top !important;
  }
  .about .aboutBack {
    background: url("../images/about31.png") no-repeat !important;
    margin-top: 60px!important;
    padding-bottom: 35px!important;
    background-size: 100% 100%!important;
  }
  .about .aboutBack .imgBorder {
    background: url("../images/about.png") no-repeat left 0px top 0 !important;
    background-size: 96%!important;
    padding-left: 0px!important;
    margin-top: 50px;
  }
  .about .aboutCon {
    padding-bottom: 10px!important;
    padding-top: 60px!important;
  }
  .about .aboutBack .imgBorder img {
    margin: 7px 0 13px 8px!important;
    width: 86%!important;
  }
  .about .aboutCon h4 {
    display: none!important;
  }
  .about .aboutCon h5 {
    display: none!important;
  }
  .about .aboutCon p {
    height: 80px!important;
    line-height: 20px!important;
    overflow: hidden!important;
    padding-right: 20px;
  }
  .about .aboutCon a {
    display: none!important;
  }
  .brand {
    padding-top: 115px!important;
    margin-top: 10px;
    background: url("../images/brand11.png") no-repeat !important;
    background-size: 100% 80%!important;
  }
  .brand .brandCon .con1 {
    display: none;
  }
  .brand .brandCon .con2 {
    width: 4% !important;
    margin: 0 40px 0  10px !important;
  }
  .brand .brandCon .conConImg {
    margin-top: 15px!important;
  }
  .brand .brandCon ul {
    margin-top: 48px!important;
  }
  .brand .more {
    margin: 0 auto 40px !important;
    width: 160px!important;
  }
  .brand .title h4 {
    font-size: 24px!important;
  }
  .brand .title h4 span {
    font-size: 24px!important;
  }
  .brand .title img {
    width: 42%!important;
  }
  .link {
    display: none!important;
  }
  .footer {
    padding: 12px 15px 18px 15px!important;
    background: #f8f8f8!important;
  }
  .footer .footerImg {
    display: none!important;
  }
  .footer .left {
    font-size: 12px!important;
    color: #626262!important;
    line-height: 20px!important;
    text-align: left!important;
    float: left !important;
  }
  .footer .left a{
    font-size: 12px!important;
    color: #626262!important;
    line-height: 20px!important;
    text-align: left!important;
    float: left !important;
  }
  .footer .right {
    font-size: 12px!important;
    color: #626262!important;
    line-height: 20px!important;
    text-align: left!important;
    float: left !important;
  }
  .footer .right a{
    font-size: 12px!important;
    color: #626262!important;
    line-height: 20px!important;
    text-align: left!important;
    float: left !important;
  }
  .science {
    padding-top: 15px!important;
    padding-bottom: 45px!important;
  }
  .science .title h4 {
    font-size: 24px!important;
  }
  .science .title h4 span {
    font-size: 24px!important;
  }
  .science .title img {
    width: 42%!important;
  }
  .science ul li:first-child + li + li + li {
  
  }
  .crumb {
    display: none;
  }
  .inside .sidebar .title {
    display: none;
  }
  .inside .sidebar .img {
    display: none;
  }
  .inside .sidebar .sidebottom {
    display: none;
  }
  .inside .sidebar .con {
    background: none!important;
    display: none;
  }
  .inside .insideTitle {
    background: url("../images/insidetitle1.png") no-repeat !important;
    background-size: 100%!important;
    height: 90px!important;
    margin-top: -63px !important;
  }
  .inside .sidebar .con .aside1 .sidemenu {
    padding: 0 !important;
  }
  .inside .sidebar .title1 {
    display: block!important;
  }
  .inside .article .list_text ul li a p {
    line-height: 30px!important;
    height: 30px!important;
    overflow: hidden!important;
  }
  .inside .article .list_text ul li a h4 {
    height: 30px!important;
    overflow: hidden;
  }
  .inside .article .list_text ul {
    padding-left: 40px!important;
  }
  .inside .sidebar .con .aside1 .sidemenu .nl1 a {
    font-size: 18px!important;
    text-align: left!important;
    text-indent: 15px!important;
  
  }
  .inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li a {
    text-indent: 45px!important;
    background: url("../images/nava.png") no-repeat top 10px left 25px !important;
  }
  .inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li .sidebar3 li a {
    background: url("../images/sidebar6.png") no-repeat top 10px left 25px !important;
    color: #000;
  }
  .inside .article .list_text {
    padding-top: 40px!important;
  }
  .inside .insideBottom {
    padding-bottom: 40px!important;
  }
  .banner .owl-controls {
    bottom: 15px!important;
    z-index: 21!important;
    left: 47%!important;
  }
  .inside .article .list_imagestext ul li a .imCon {
    width: 58%!important;
  }
  .inside .article .list_imagestext ul li a .imagesTextImg {
    width: 40%!important;
  }
  .inside .article .list_imagestext ul li a .imCon p {
    margin-top: 5px!important;
  }
  .inside .sidebar .con .aside1 .sidemenu .nl1 a {
    line-height: 30px!important;
  }
  .inside .article .list_imagestext ul {
    margin-top: 20px!important;
  }
}
.header {
  background: url("../images/header.png") no-repeat;
  background-size: cover;
  position: relative;
  z-index: 11;
  height: 155px;
}
.header .logo {
  margin-top: 15px;
}
.header .logo img {
  width: 100%;
  display: block;
  
}
.header .nav .menu {
  width: 100%;
  margin-top: 50px;
}
.header .nav .menu .nLi {
  float: left;
  width: 14.2857%;
  position: relative;

}
.header .nav .menu .nLi .nLia {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #000000;
  line-height: 100px;
  height: 78px;
  text-align: center;
transition: all 0.3s linear;
}
.header .nav .menu .nLi .menu2 {
  position: absolute;
  display: none;
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
  top: 80px;
}
.header .nav .menu .nLi .menu2 li {
  background: #d3d8d9;
  margin-bottom: 5px;
  border-radius: 5px;
}
.header .nav .menu .nLi .menu2 li a {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  text-align: center;
}
.header .nav .menu .nLi .menu2 li:hover {
  background: #892500;
}
.header .nav .menu .nLi .menu2 li:hover a {
  color: #fff;
}
.header .nav .menu .nLi:hover .nLia {
  background: url("../images/nav.png") no-repeat;
  color: #fff;
  background-size: 100% 100%;
}
.banner {
  width: 100%;
  margin-top: -20px;
  position: relative;
}
.banner a img {
 /* width: 100%;*/
}
.bannerbottom {
  position: absolute;
  bottom: 0;
  z-index: 11;
}
.bannerbottom img {
  width: 100%;
  display: block;
}
.banner .owl-controls {
  position: absolute;
  bottom: 50px;
  left: 48%;
}
.curriculum {
  background: url("../images/curriculum.jpg") no-repeat;
  width: 100%;
  overflow: hidden;
}
.curriculum ul li {
  margin-bottom: 100px;
}
.curriculum ul li .title {
  width: 57.2%;
  margin: 0 auto 40px;
  padding: 39px 0;
  transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
}
.curriculum ul li .title p {
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
	height:72px;
	overflow:hidden;
  top: 10px;
  z-index: 1; width:75%; margin:auto;
}
.curriculum ul li p {
  font-size: 14px;
  color: #646464;
  line-height: 24px;
}
.curriculum ul li span {
  width: 170px;
  height: 35px;
  display: block;
  margin: 50px auto 0;
  font-size: 16px;
  text-align: center;
  border: 1px solid;
  background: #fff;
  line-height: 33px;
  border-radius: 15px;
  box-sizing: border-box;
}
.curriculum ul li:first-child .title {
  background: url("../images/cu1.png") no-repeat;
}
.curriculum ul li:first-child span {
  color: #79a9e6;
  borer-color: #79a9e6;
}
.curriculum ul li:first-child span:hover {
  background: #79a9e6;
  color: #fff;
}
.curriculum ul li:first-child + li .title {
  background: url("../images/cu2.png") no-repeat;
}
.curriculum ul li:first-child + li span {
  color: #eb65b0;
  borer-color: #eb65b0;
}
.curriculum ul li:first-child + li span:hover {
  background: #eb65b0;
  color: #fff;
}
.curriculum ul li:first-child + li + li .title {
  background: url("../images/cu3.png") no-repeat;
}
.curriculum ul li:first-child + li + li span {
  color: #a4d84c;
  borer-color: #a4d84c;
}
.curriculum ul li:first-child + li + li span:hover {
  background: #a4d84c;
  color: #fff;
}
.curriculum ul li:first-child + li + li + li .title {
  background: url("../images/cu4.png") no-repeat;
}
.curriculum ul li:first-child + li + li + li span {
  color: #4ebeca;
  borer-color: #4ebeca;
}
.curriculum ul li:first-child + li + li + li span:hover {
  background: #4ebeca;
  color: #fff;
}
.curriculum ul li:hover .title {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  /* IE 9 */
  -moz-transform: rotate(360deg);
  /* Firefox */
  -webkit-transform: rotate(360deg);
  /* Safari 锟斤拷 Chrome */
  -o-transform: rotate(360deg);
}
.about {
  background: url("../images/about2.png") no-repeat top;
}
.about .aboutBack {
  background: url("../images/about3.png") no-repeat;
  margin-top: 146px;
  padding-bottom: 76px;
  background-size: 100% 100%;
}
.about .aboutBack .imgBorder {
 /*  background: url("../images/about.png") no-repeat left 35px top 0; */
  padding-left: 35px;
}
.about .aboutBack .imgBorder img {
  margin: 18px 0 13px 23px;
}
.about .aboutCon {
  position: relative;
  padding-bottom: 80px;
}
.about .aboutCon h4 {
  font-size: 30px;
  color: #0abce1;
}
.about .aboutCon h5 {
  font-size: 12px;
  color: #000000;
  line-height: 24px;
}
.about .aboutCon p {
  font-size: 16px;
  color: #000000;
  line-height: 36px;
}
.about .aboutCon a {
  display: block;
  width: 170px;
  height: 40px;
  background: #0abce1;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  border-radius: 15px;
  position: absolute;
  bottom: 0;
  right: 70px;
}
.about .aboutCon a:hover {
  text-decoration: underline;
}
.about a {
  display: block;
  width: 170px;
  height: 40px;
  background: #0abce1;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  border-radius: 15px;
  margin: 0 auto;
}
.about a:hover {
  text-decoration: underline;
}
.brand {
  background: url("../images/brand.png") no-repeat;
  padding-top: 160px;
  background-size: 100% 100%;
}
.brand .brandCon .con1 {
  width: 45%;
}
.brand .brandCon .con2 {
  width: 4%;
  margin: 0 30px 0 40px;
}
.brand .brandCon .con3 {
  width: 40%;
}
.brand .title {
  text-align: center;
}
.brand .title h4 {
  font-size: 30px;
  color: #1159a3;
}
.brand .title h5 {
  font-size: 12px;
  color: #797979;
}
.brand .brandCon .conLeftImg {
  margin-top: 100px;
  width: 100%;
  box-sizing: border-box;
  border: 5px solid #e2e2e2;
  border-radius: 30px;
  overflow: hidden;
}
.brand .brandCon .conLeftImg img {
  width: 100%;
}
.brand .brandCon p {
  font-size: 16px;
  color: #3d3d3d;
  margin-top: 20px;
  text-align: center;
}
.brand .brandCon .conConImg {
  margin-top: 40px;
}
.brand .brandCon ul {
  margin-top: 80px;
}
.brand .brandCon ul li {
  margin-bottom: 43px;
}
.brand .brandCon ul li a h4 {
  font-size: 24px;
  color: #000000;
  line-height: 30px;
}
.brand .brandCon ul li a h5 {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.brand .more {
  display: block;
  width: 215px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background: #0abce1;
  line-height: 40px;
  border-radius: 15px;
  margin: 0 auto 110px;
  text-align: center;
}
.brand .more:hover {
  text-decoration: underline;
}
.science {
  background: url("../images/science.jpg") no-repeat bottom;
  background-size: contain;
  padding-top: 60px;
  padding-bottom: 250px;
}
.science .title {
  text-align: center;
  margin-bottom: 40px;
}
.science .title h4 {
  font-size: 30px;
  color: #1159a3;
}
.science .title h5 {
  font-size: 12px;
  color: #797979;
}
.science ul li a {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #d4d4d4;
  background: #fff;
}
.science ul li a .scienceImg {
  width: 90%;
  overflow: hidden;
  margin: 10px auto 20px;
}
.science ul li a .scienceImg img {
  width: 100%;
  display: block;
  transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
}
.science ul li a p {
  font-size: 15px;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
}
.science ul li:hover .scienceImg img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 锟斤拷 Chrome */
  -o-transform: scale(1.1);
}
.science ul li:hover p {
  text-decoration: underline;
}
.link {
  background: #f8f8f8;
}
.link dl {
  background: url("../images/link.jpg") no-repeat right;
  text-align: center;
  min-height: 173px;
}

.link dl dt {
  margin-bottom: 20px;
  margin-top: 10px;
}
.link dl dt a {
  font-weight: bold;
  font-size: 16px;
  color: #4c4c4c;
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  padding-left: 20%;
}
.link dl dd a {
  font-size: 12px;
  color: #4c4c4c;
  line-height: 24px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  padding-left: 20%;
}
.link dl a:hover {
  text-decoration: underline;
}
.link .code {
  padding-top: 15px;
  width: 100%;
}
.link .code img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.link p {
  font-size: 14px;
  color: #060503;
  text-align: center;
}
.link .friend {
  margin: 40px 0 25px 0 ;
}
.link .friend ul {
  margin-left: 25px;
}
.link .friend ul li {
  float: left;
  border-right: 1px solid #808080;
}
.link .friend ul li a {
  font-size: 12px;
  color: #676767;
  padding: 0 5px;
}
.link .friend ul li a:hover {
  text-decoration: underline;
}
.footer {
  background: #25989d;
  padding: 12px 0 18px 0;
}
.footer .left {
  text-align: right;
  font-size: 12px;
  color: #ffffff;
  line-height: 24px;
  margin-top: 15px;
}
.footer .left a{
  color: #ffffff;
}
.footer .right {
  text-align: right;
  font-size: 12px;
  color: #ffffff;
  line-height: 24px;
  margin-top: 15px;
}
.footer .right a{
  color: #ffffff;
}
.footer .top1 {
  float: right;
  margin-right: 20px;
  margin-top: 1%;
display:none;
}
.inside {
  background: url("../images/insideback.jpg") repeat;
}
.inside .insideBottom {
  width: 100%;
  height: 100%;
  background: url("../images/insidebottom.png") no-repeat bottom;
  padding-bottom: 200px;
  background-size: contain;
}
.inside .insideTitle {
  width: 100%;
  background: url("../images/insidetitle.png") no-repeat;
  background-size: 100%;
  height: 185px;
  overflow: hidden;
  position: relative;
  z-index: 12;
  margin-top: -138px;
}
.inside .sidebar .title {
  background: url("../images/sidebartitle.png") no-repeat;
  background-size: contain;
  height: 115px;
}
.inside .sidebar .title p {
  line-height: 115px;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}
.inside .sidebar .title1 {
  background: url("../images/waph4.png") no-repeat bottom;
  background-size: 100%;
  margin-bottom: 20px;
  display: none;
}
.inside .sidebar .title1 h4 {
  font-size: 24px;
  color: #1159a3;
  line-height: 36px;
}
.inside .sidebar .title1 p {
  font-size: 12px;
  color: #797979;
  line-height: 46px;
}
.inside .sidebar .title1 span {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  display: block;
  width: 85px;
  height: 25px;
  background: #0abce1;
  text-align: center;
  margin-top: 8px;
}
.inside .sidebar .img {
  background: url("../images/sidebar1.png") no-repeat;
  background-size: contain;
  height: 97px;
  position: relative;
  z-index: 2;
  margin-top: -40px;
}
.inside .sidebar .con {
  background: url("../images/sidebar3.jpg") repeat;
  background-size: contain;
}
.inside .sidebar .con .aside1 .sidemenu {
  padding: 0 20px;
}
.inside .sidebar .con .aside1 .sidemenu .nl1 {
  margin-bottom: 20px;
}
.inside .sidebar .con .aside1 .sidemenu .nl1 a {
  display: block;
  width: 100%;
  background: #0abce1;
  font-size: 14px;
  color: #ffffff;
  line-height: 35px;
  text-align: center;
  border-radius: 20px;
}
.inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 {
  display: none;
  margin-top: 20px;
}
.inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li {
  margin-bottom: 0px;
}
.inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li a {
  background: url("../images/nava.png") no-repeat top 10px left 50px;
  color: #000;
}
.inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li .sidebar3 {
  display: none;
}
.inside .sidebar .con .aside1 .sidemenu .nl1 .sidebar2 li .sidebar3 a {
  background: url("../images/sidebar6.png") no-repeat top 10px left 50px;
  color: #000;
}
.inside .sidebar .con .aside1 .sidemenu .nl1:hover a {
  background: #e44e8e;
}
.inside .sidebar .sidebottom {
  background: url("../images/sidebar2.png") no-repeat;
  background-size: contain;
  height: 38px;
}
.inside .article .crumb {
  background: url("../images/crumb.png") no-repeat bottom;
  padding-bottom: 10px;
  padding-top: 20px;
}
.inside .article .crumb p {
  font-size: 12px;
  color: #686868;
  line-height: 38px;
}
.inside .article .crumb p img {
  vertical-align: middle;
  margin: 0 10px 0 5px;
}
.inside .article .list_text {
  padding-top: 70px;
}
.inside .article .list_text ul {
  width: 100%;
  padding-left: 70px;
  background: url("../images/list_text_03.png") no-repeat left top 10px;
}
.inside .article .list_text ul li {
  margin-bottom: 40px;
}
.inside .article .list_text ul li a h4 {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
.inside .article .list_text ul li a p {
  font-size: 12px;
  color: #666666;
  line-height: 22px;
}
.inside .article .list_text ul li:hover h4 {
  text-decoration: underline;
}
.inside .article .list_images ul {
  margin-top: 45px;
}
.inside .article .list_images ul li {
  margin-bottom: 20px;
}
.inside .article .list_images ul li a {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #d4d4d4;
  background: #fff;
}
.inside .article .list_images ul li a .scienceImg {
  width: 90%;
  overflow: hidden;
  margin: 10px auto 20px;
}
.inside .article .list_images ul li a .scienceImg img {
  width: 100%;
  display: block;
  transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
}
.inside .article .list_images ul li a p {
  font-size: 15px;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
}
.inside .article .list_images ul li:hover .scienceImg img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 锟斤拷 Chrome */
  -o-transform: scale(1.1);
}
.inside .article .list_images ul li:hover p {
  text-decoration: underline;
}
.inside .article .list_imagestext ul {
  margin-top: 40px;
}
.inside .article .list_imagestext ul li {
  border-bottom: 1px dashed #bababa;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.inside .article .list_imagestext ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.inside .article .list_imagestext ul li a .imagesTextImg {
  width: 28%;
  box-sizing: border-box;
  border: 2px solid #e2e2e2;
  border-radius: 10px;
  overflow: hidden;
}
.inside .article .list_imagestext ul li a .imagesTextImg img {
  width: 100%;
}
.inside .article .list_imagestext ul li a .imCon {
  width: 70%;
  margin-left: 2%;
}
.inside .article .list_imagestext ul li a .imCon h4 {
  font-size: 16px;
  color: #ea283d;
  line-height: 36px;
  border-bottom: 1px dashed #bababa;
  height: 36px;
  overflow: hidden;
}
.inside .article .list_imagestext ul li a .imCon p {
  font-size: 14px;
  color: #555;
  line-height: 24px;
  margin-top: 20px;
  height: 48px;
  overflow: hidden;
}
.inside .article .list_imagestext ul li a .imCon .time {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #999999;
}
.inside .article .list_imagestext ul li a .imCon .time img {
  vertical-align: baseline;
}
.inside .article .list_imagestext ul li:hover h4 {
  text-decoration: underline;
}
.inside .article .page {
  font-size: 16px;
  color: #000;
  line-height: 36px;
  box-sizing: border-box;
  padding: 45px 0 0 15px;
}
.inside .article .page img{
	width:100%;
}
.inside .article .searchre ul {
  margin-top: 45px;
}
.inside .article .searchre ul li {
  border-bottom: 1px dashed #bababa;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.inside .article .searchre ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.inside .article .searchre ul li a .imagesTextImg {
  width: 28%;
  box-sizing: border-box;
  border: 2px solid #e2e2e2;
  border-radius: 10px;
  overflow: hidden;
}
.inside .article .searchre ul li a .imagesTextImg img {
  width: 100%;
}
.inside .article .searchre ul li a .imCon {
  width: 70%;
  margin-left: 2%;
}
.inside .article .searchre ul li a .imCon h4 {
  font-size: 16px;
  color: #ea283d;
  line-height: 36px;
  border-bottom: 1px dashed #bababa;
  height: 36px;
  overflow: hidden;
}
.inside .article .searchre ul li a .imCon p {
  font-size: 14px;
  color: #555;
  line-height: 24px;
  margin-top: 20px;
  height: 48px;
  overflow: hidden;
}
.inside .article .searchre ul li a .imCon .time {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #999999;
}
@media(max-width:767px){
  .inside .article .searchre ul li a .imCon .time{
    position: static;
    float: right;
    margin-top: 5px;
  }
}
.inside .article .searchre ul li a .imCon .time img {
  vertical-align: baseline;
}
.inside .article .searchre ul li:hover h4 {
  text-decoration: underline;
}
.inside .article .feedback {
  padding: 20px 15px;
}
.inside .article .content-news .news_detail_title {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dashed #333333;
  margin-bottom: 30px;
  color: #000;
}
.inside .article .content-news .news_detail_title div {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  color: #000;
}
.inside .article .content-news .news_detail_title p {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  color: #686868;
}
.inside .article .content-news .news_detail_content {
  font-size: 14px;
  line-height: 32px;
}
.inside .article .product {
  position: relative;
}
.inside .article .product h4 {
  font-size: 20px;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px;
}
.inside .article .product .owl-carousel {
  width: 50%;
  margin: 0 auto;
  position: relative;
}
.inside .article .product .owl-carousel .owl-controls {
  bottom: 0;
  position: absolute;
  left: 50%;
  margin-left: -26px;
}
.inside .article .product .owl-carousel a img {
  width: 100%;
}
.inside .article .product .prev1 {
  left: 10%;
  position: absolute;
  background: #0ABCE1;
  display: block;
  width: 19px;
  height: 32px;
  top: 43%;
  margin-top: -16px;
}
.inside .article .product .next1 {
  right: 10%;
  position: absolute;
  background: #0ABCE1;
  display: block;
  width: 19px;
  height: 32px;
  top: 43%;
  margin-top: -16px;
}
.inside .article .product .pro_details&gt;p {
  text-align: left;
  padding: 4px 6px;
  font-size: 16px;
  border-bottom: solid 1px #ddd;
  margin-bottom: 10px;
}
.inside .article .product .pro_details .pro_detailsCon {
  font-size: 14px;
  line-height: 24px;
}
.inside .article .product .href {
  margin-top: 25px;
}
.inside .article .product .href a {
  margin-bottom: 20px;
  color: #555555;
}
.inside .article .product .href a:hover {
  text-decoration: underline;
}
.inside .article .list_images{
	overflow:hidden;
}
.pagination_box {
    text-align: center;
}
.article  .prev a{
	margin-top:15px;
display:block;
}
.position{
	position:relative;
}
.form-horizontal {
margin-top:45px;
}
@media(max-width:640px){
  .banner{position: relative;height: 200px;overflow: hidden;}
  .banner img{height: 200px;position: absolute;left: 50%;max-width: none;transform: translateX(-50%);width: auto;}
  #owl-demo,#owl-demo .owl-wrapper-outer,#owl-demo .owl-wrapper,#owl-demo .owl-item{height: 200px;overflow: hidden;}
  #owl-demo .item{display: block;height: 100%;width: 100%;text-align: center;overflow: hidden;}
}


/*澶у浘鏍峰紡*/
#banner { overflow: hidden; margin-top:-20px; position:relative}
#banner .owl-theme .owl-controls .owl-dots {position: absolute;bottom: 2%;width: 100%;}/*澶у浘涓嬫柟鐐圭偣鐨勪綅缃�*/
#banner .owl-theme .owl-controls .owl-nav .owl-prev,#banner .owl-theme .owl-controls .owl-nav .owl-next{ position:absolute; bottom:50%;padding:15px 10px; background:url(../images/white_bg.png)}/*绠ご鐨勮缃�*/
#banner .owl-theme .owl-controls .owl-nav .owl-prev{ left:5%;}
#banner .owl-theme .owl-controls .owl-nav .owl-next{ right:5%;}
#banner #owl-demo a.item { display:block; background-position:top center; background-repeat:no-repeat;height: 100%;width: 100%; background-size:auto 100%}
#owl-demo,#owl-demo .owl-wrapper-outer,#owl-demo .owl-wrapper,#owl-demo .owl-item,#banner {height: 779px;}/*澶у浘璁板緱淇敼楂樺害*/

@media all and (max-width: 992px) {
  #owl-demo,#owl-demo .owl-wrapper-outer,#owl-demo .owl-wrapper,#owl-demo .owl-item,#banner {height: 400px;}
}
@media all and (max-width: 640px) {
	#banner .owl-theme .owl-controls .owl-nav .owl-prev,#banner .owl-theme .owl-controls .owl-nav .owl-next{ display:none !important}
  #owl-demo,#owl-demo .owl-wrapper-outer,#owl-demo .owl-wrapper,#owl-demo .owl-item,#banner {height: 200px;}
}
</pre></body></html>